isFlipHorizontal

abstract fun isFlipHorizontal(block: DesignBlock): Boolean

Query a block's horizontal flip state.

Return

a boolean indicating for whether the block is flipped in the queried direction.

Parameters

block

the block to query.